/-boot
BootController.ts
BootLayout.ts
StorageLoader.ts
boot.ts
/-docs
/-editor
/-files
/-files-old
/-imports
/-layout
MainLayout.ts
file.html
folder.html
page.html
teapo.css
/-storage
/-tests
/-typings
Dom.ts
TypeScriptService.ts
functions.ts
ko.ts
nteapo.html
persistence.api.ts
persistence.ts
shell.ts
teapo.html
teapo.ts
try.html
try.js
10
 
1
<!doctype html><html><head><title>Teapo v0.5m</title><script>###teapo.ts:build###</script>
2
<script>teapo.boot.start()</script>
3
<meta name="viewport" content="width=800">
4
</head>
5
<body>
6
7
###(js)embedAllDocs()###
8
9
</body>
10
</html>
60:20